home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
ear
/
mui23dev.lha
/
MUI
/
Developer
/
Autodocs
/
MUI_Scrollbar.doc
< prev
next >
Wrap
Text File
|
1994-12-23
|
643b
|
19 lines
TABLE OF CONTENTS
Scrollbar.mui/Scrollbar.mui
Scrollbar.mui/Scrollbar.mui
The Scrollbar class has no objects and attributes itself.
It just connects a proportional gadget and two button
gadgets with approriate imagery to make up a scrollbar.
Since Scrollbar class is a subclass of Group class,
every attribute and method is passed through to all
of its children. Thus, you can talk and listen to
a scrollbar as if it was just a single prop gadget.
You can use the attribute MUIA_Group_Horiz as with
any other group to determine if the scrollbar should
be horizontal or vertical. By default, a vertical
scrollbar is generated.